SOLUTION:
Adding the dependency identifiers (`groupId`,`artifactId` and `version`) to the dependencies section within a `dependency` tag to the `pom.xml` file.
SOLUTION:
Have the dependency available for unit and integration tests but not for production code.
SOLUTION:
Because two dependencies have the same transitive dependency but with different versions.